home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / C-Cl / CD-ROM Tutorial.cpt / CD-ROM Tutorial / card_55298.txt < prev    next >
Text File  |  1990-04-04  |  1KB  |  55 lines

  1. -- card: 55298 from stack: in
  2. -- bmap block id: 55754
  3. -- flags: 0000
  4. -- background id: 29299
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openCard
  8.   set hilite of card button "index" to true
  9. end openCard
  10.  
  11.  
  12.  
  13. -- part 1 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=156 top=1 right=19 bottom=212
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: Index
  25. ----- HyperTalk script -----
  26.  
  27. on mouseDown
  28.   set hilite of button "index" to false
  29.   go to next card
  30. end mouseDown
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37. -- part 2 (field)
  38. -- low flags: 00
  39. -- high flags: 2004
  40. -- rect: left=141 top=105 right=214 bottom=373
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 0
  44. -- font id: 3
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: Word
  49.  
  50.  
  51. -- part contents for card part 2
  52. ----- text -----
  53. In this section, you will BROWSE for an article about Senator Bill Bradley.
  54.  
  55. Click on INDEX to select it on the menubar at the top of the screen.